{% load static %} {% block title %}Django HRMS{% endblock %}
{% include './_messages.html' %} {% block content %}

Hello, world!

{% endblock %}